DioDocs for PDF
Create(RenderTarget,LinearGradientBrushProperties,Nullable<BrushProperties>,GradientStopCollection) メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > LinearGradientBrush クラス > Create メソッド : Create(RenderTarget,LinearGradientBrushProperties,Nullable<BrushProperties>,GradientStopCollection) メソッド
RenderTarget のインスタンス。
グラデーションの開始点と終了点。
新しいブラシの基本不透明度と変換、または NULL。 この値が NULL の場合、ブラシの基本不透明度はデフォルトで 1.0f に設定され、その変換は単位行列になります。
ブラシのグラデーションの色とグラデーション線に沿った位置を記述する GradientStop 構造体のコレクション。
指定されたグラデーションストップ、変換と基本不透明度を含む LinearGradientBrush を作成します。
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal renderTarget As RenderTarget, _
   ByVal linearGradientBrushProperties As LinearGradientBrushProperties, _
   ByVal brushProperties As System.Nullable(Of BrushProperties), _
   ByVal gradientStopCollection As GradientStopCollection _
) As LinearGradientBrush

パラメータ

renderTarget
RenderTarget のインスタンス。
linearGradientBrushProperties
グラデーションの開始点と終了点。
brushProperties
新しいブラシの基本不透明度と変換、または NULL。 この値が NULL の場合、ブラシの基本不透明度はデフォルトで 1.0f に設定され、その変換は単位行列になります。
gradientStopCollection
ブラシのグラデーションの色とグラデーション線に沿った位置を記述する GradientStop 構造体のコレクション。
参照

LinearGradientBrush クラス
LinearGradientBrush メンバ
オーバーロード一覧